public class AAFLurPerm1_0 extends AbsAAFLur<AAFPermission>
access, dmeServiceName, dmeTimeout, headers, inJSON, transmutate, userExpiration| Constructor and Description |
|---|
AAFLurPerm1_0(com.att.cadi.Access access,
String dmeServiceName,
String mechUser,
String mechPasswd,
int dmeTimeOut,
long userExpiration,
int highCount)
Need to be able to transmutate a Principal into either ATTUID or MechID, which are the only ones accepted at this
point by AAF.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isCorrectPermType(com.att.cadi.Permission pond) |
protected com.att.cadi.User<AAFPermission> |
loadUser(Principal p) |
boolean |
supports(String userName) |
addMiss, addUser, addUser, clearAll, destroy, dumpInfo, getUser, getUser, handlesExclusively, missed, remove, remove, setLurpublic AAFLurPerm1_0(com.att.cadi.Access access,
String dmeServiceName,
String mechUser,
String mechPasswd,
int dmeTimeOut,
long userExpiration,
int highCount)
throws com.att.cadi.CadiException
com.att.cadi.CadiExceptionprotected com.att.cadi.User<AAFPermission> loadUser(Principal p) throws Exception
loadUser in class AbsAAFLur<AAFPermission>Exceptionprotected boolean isCorrectPermType(com.att.cadi.Permission pond)
isCorrectPermType in class AbsAAFLur<AAFPermission>public boolean supports(String userName)
supports in interface com.att.cadi.Lursupports in class AbsAAFLur<AAFPermission>Copyright © 2015-07-20–2017 AT&T. All rights reserved.