Searched defs:hasAuthAttributes (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/authentication/model/
H A DAuthPropertiesModel.java91 boolean hasAuthAttributes(String type); method in interface:AuthPropertiesModel
H A DAuthPropertiesModelImpl.java147 public boolean hasAuthAttributes(String type) { method in class:AuthPropertiesModelImpl
155 debug.warning("AuthPropertiesModelImpl.hasAuthAttributes", e);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/authentication/model/
H A DAuthPropertiesModel.java91 boolean hasAuthAttributes(String type); method in interface:AuthPropertiesModel
H A DAuthPropertiesModelImpl.java147 public boolean hasAuthAttributes(String type) { method in class:AuthPropertiesModelImpl
155 debug.warning("AuthPropertiesModelImpl.hasAuthAttributes", e);

Completed in 23 milliseconds