remove non used method
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1416448 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
86657b2894
commit
2b060d6623
|
@ -91,10 +91,6 @@ public interface SecuritySystem
|
|||
|
||||
UserSecurityPolicy getPolicy();
|
||||
|
||||
String getUserManagementId();
|
||||
String getAuthenticatorId();
|
||||
String getAuthorizerId();
|
||||
|
||||
/**
|
||||
* @since 2.1
|
||||
* @return is it possible to modify user datas (some userManager cannot i.e ldap)
|
||||
|
|
Loading…
Reference in New Issue