Searched defs:DEFAULT_CACHE_TIME (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-federation/OpenFM/src/main/java/com/sun/identity/liberty/ws/soapbinding/
H A DWebServiceAuthenticatorImpl.java75 private static final int DEFAULT_CACHE_TIME = 3; field in class:WebServiceAuthenticatorImpl
212 attrs, CACHE_TIME, DEFAULT_CACHE_TIME, debug));
/forgerock/openam/openam-federation/OpenFM/src/main/java/com/sun/identity/liberty/ws/soapbinding/
H A DWebServiceAuthenticatorImpl.java78 private static final int DEFAULT_CACHE_TIME = 3; field in class:WebServiceAuthenticatorImpl
215 attrs, CACHE_TIME, DEFAULT_CACHE_TIME, debug));

Completed in 20 milliseconds