Searched refs:compositeAdviceType (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/service/
H A DLoginState.java310 private int compositeAdviceType; field in class:LoginState
5959 return compositeAdviceType;
5968 this.compositeAdviceType = type;
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/service/
H A DLoginState.java319 private int compositeAdviceType; field in class:LoginState
5833 return compositeAdviceType;
5842 this.compositeAdviceType = type;

Completed in 57 milliseconds