Searched defs:getBinaryServiceAttributes (Results 1 - 24 of 24) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idm/
H A DIdServices.java129 public Map getBinaryServiceAttributes(SSOToken token, IdType type, method in interface:IdServices
H A DAMIdentity.java826 public Map getBinaryServiceAttributes(String serviceName) method in class:AMIdentity
833 debug.message("AMIdentity.getBinaryServiceAttributes: attrNames="
836 return idServices.getBinaryServiceAttributes(token, type, name,
H A DIdRepo.java549 public abstract Map<String, byte[][]> getBinaryServiceAttributes(SSOToken token, IdType type, method in class:IdRepo
/forgerock/openam-v13/openam-core/src/main/java/org/forgerock/openam/idm/
H A DIdServicesDecorator.java237 public Map getBinaryServiceAttributes(SSOToken token, IdType type, String name, String serviceName, Set attrNames, method in class:IdServicesDecorator
239 return delegate.getBinaryServiceAttributes(token, type, name, serviceName, attrNames, amOrgName, amsdkDN);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idm/
H A DIdServices.java164 public Map getBinaryServiceAttributes(SSOToken token, IdType type, method in interface:IdServices
H A DAMIdentity.java829 public Map getBinaryServiceAttributes(String serviceName) method in class:AMIdentity
836 debug.message("AMIdentity.getBinaryServiceAttributes: attrNames="
839 return idServices.getBinaryServiceAttributes(token, type, name,
H A DIdRepo.java549 public abstract Map<String, byte[][]> getBinaryServiceAttributes(SSOToken token, IdType type, method in class:IdRepo
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idm/remote/
H A DIdRemoteServicesImpl.java445 public Map getBinaryServiceAttributes(SSOToken token, IdType type, method in class:IdRemoteServicesImpl
452 DEBUG.message("IdRemoteServicesImpl.getBinaryServiceAttributes "
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idm/remote/
H A DIdRemoteServicesImpl.java446 public Map getBinaryServiceAttributes(SSOToken token, IdType type, method in class:IdRemoteServicesImpl
453 DEBUG.message("IdRemoteServicesImpl.getBinaryServiceAttributes "
/forgerock/openam/openam-core/src/main/java/org/forgerock/openam/idm/
H A DIdServicesDecorator.java242 public Map getBinaryServiceAttributes(SSOToken token, IdType type, String name, String serviceName, Set attrNames, method in class:IdServicesDecorator
244 return delegate.getBinaryServiceAttributes(token, type, name, serviceName, attrNames, amOrgName, amsdkDN);
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMSDKRepo.java1513 * @see com.sun.identity.idm.IdRepo#getBinaryServiceAttributes(
1518 public Map getBinaryServiceAttributes(SSOToken token, IdType type, method in class:AMSDKRepo
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idm/plugins/database/
H A DDatabaseRepo.java1998 public Map getBinaryServiceAttributes(SSOToken token, IdType type, method in class:DatabaseRepo
2002 debug.error("DatabaseRepo.getBinaryServiceAttributes: throwing"
2007 debug.message("DatabaseRepo.getBinaryServiceAttributes called with:"
2013 isValidType(type, "getBinaryServiceAttributes");
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idm/plugins/internal/
H A DSpecialRepo.java410 * @see com.sun.identity.idm.IdRepo#getBinaryServiceAttributes(
414 public Map getBinaryServiceAttributes(SSOToken token, IdType type, method in class:SpecialRepo
H A DAgentsRepo.java725 * @see com.sun.identity.idm.IdRepo#getBinaryServiceAttributes(
729 public Map getBinaryServiceAttributes(SSOToken token, IdType type, method in class:AgentsRepo
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idm/server/
H A DIdServicesImpl.java2261 public Map getBinaryServiceAttributes(SSOToken token, IdType type, method in class:IdServicesImpl
2308 repo.getBinaryServiceAttributes(token, type, amsdkDN,
2314 repo.getBinaryServiceAttributes(token, type, name,
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMSDKRepo.java1513 * @see com.sun.identity.idm.IdRepo#getBinaryServiceAttributes(
1518 public Map getBinaryServiceAttributes(SSOToken token, IdType type, method in class:AMSDKRepo
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idm/plugins/database/
H A DDatabaseRepo.java2004 public Map getBinaryServiceAttributes(SSOToken token, IdType type, method in class:DatabaseRepo
2008 debug.error("DatabaseRepo.getBinaryServiceAttributes: throwing"
2013 debug.message("DatabaseRepo.getBinaryServiceAttributes called with:"
2019 isValidType(type, "getBinaryServiceAttributes");
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idm/plugins/internal/
H A DSpecialRepo.java410 * @see com.sun.identity.idm.IdRepo#getBinaryServiceAttributes(
414 public Map getBinaryServiceAttributes(SSOToken token, IdType type, method in class:SpecialRepo
H A DAgentsRepo.java742 * @see com.sun.identity.idm.IdRepo#getBinaryServiceAttributes(
746 public Map getBinaryServiceAttributes(SSOToken token, IdType type, method in class:AgentsRepo
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idm/server/
H A DIdServicesImpl.java2235 public Map getBinaryServiceAttributes(SSOToken token, IdType type, method in class:IdServicesImpl
2282 repo.getBinaryServiceAttributes(token, type, amsdkDN,
2288 repo.getBinaryServiceAttributes(token, type, name,
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idm/plugins/files/
H A DFilesRepo.java727 public Map getBinaryServiceAttributes(SSOToken token, IdType type, method in class:FilesRepo
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idm/plugins/files/
H A DFilesRepo.java729 public Map getBinaryServiceAttributes(SSOToken token, IdType type, method in class:FilesRepo
/forgerock/openam-v13/openam-datastore/src/main/java/org/forgerock/openam/idrepo/ldap/
H A DDJLDAPv3Repo.java1845 public Map<String, byte[][]> getBinaryServiceAttributes(SSOToken token, IdType type, String name, method in class:DJLDAPv3Repo
1848 DEBUG.message("getBinaryServiceAttributes invoked");
/forgerock/openam/openam-datastore/src/main/java/org/forgerock/openam/idrepo/ldap/
H A DDJLDAPv3Repo.java1856 public Map<String, byte[][]> getBinaryServiceAttributes(SSOToken token, IdType type, String name, method in class:DJLDAPv3Repo
1859 DEBUG.message("getBinaryServiceAttributes invoked");

Completed in 113 milliseconds