Package org.cdlib.mrt.security
Class CertsLDAP
java.lang.Object
org.cdlib.mrt.security.CertsLDAP
- Author:
- dloy
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionextractProfiles
(String user, String pwd, String searchId) getProfile
(String user, String pwd, String mnemonic) boolean
isAuthorized
(String uid, String password, String className, String searchId)
-
Field Details
-
NAME
- See Also:
-
MESSAGE
- See Also:
-
prop
-
certFile
-
hostName
-
ldapName
-
-
Constructor Details
-
CertsLDAP
- Throws:
TException
-
-
Method Details
-
find
- Throws:
TException
-
isAuthorized
public boolean isAuthorized(String uid, String password, String className, String searchId) throws TException - Throws:
TException
-
getNames
- Throws:
TException
-
extractProfiles
- Throws:
TException
-
getProfile
- Throws:
TException
-