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

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/
H A DFSIDPAuthenticationContextInfo.java49 private String moduleIndicatorValue = null; field in class:FSIDPAuthenticationContextInfo
90 moduleIndicatorValue = value;
106 moduleIndicatorValue == null ||
118 * @param moduleIndicatorValue module indicator value.
125 String moduleIndicatorValue,
132 setModuleIndicatorValue(moduleIndicatorValue);
140 * @param moduleIndicatorValue module indicator value.
148 String moduleIndicatorValue,
155 setModuleIndicatorValue(moduleIndicatorValue);
248 return moduleIndicatorValue;
122 FSIDPAuthenticationContextInfo( String authenticationContext, String moduleIndicatorKey, String moduleIndicatorValue, int level ) argument
145 FSIDPAuthenticationContextInfo( String authenticationContext, String moduleIndicatorKey, String moduleIndicatorValue, String level ) argument
255 setModuleIndicatorValue(String moduleIndicatorValue) argument
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/
H A DFSIDPAuthenticationContextInfo.java49 private String moduleIndicatorValue = null; field in class:FSIDPAuthenticationContextInfo
90 moduleIndicatorValue = value;
106 moduleIndicatorValue == null ||
118 * @param moduleIndicatorValue module indicator value.
125 String moduleIndicatorValue,
132 setModuleIndicatorValue(moduleIndicatorValue);
140 * @param moduleIndicatorValue module indicator value.
148 String moduleIndicatorValue,
155 setModuleIndicatorValue(moduleIndicatorValue);
248 return moduleIndicatorValue;
122 FSIDPAuthenticationContextInfo( String authenticationContext, String moduleIndicatorKey, String moduleIndicatorValue, int level ) argument
145 FSIDPAuthenticationContextInfo( String authenticationContext, String moduleIndicatorKey, String moduleIndicatorValue, String level ) argument
255 setModuleIndicatorValue(String moduleIndicatorValue) argument
[all...]

Completed in 28 milliseconds