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

/forgerock/openam-v13/openam-core/src/test/java/com/sun/identity/authentication/audit/
H A DAbstractAuthenticationEventAuditorTest.java44 private SSOToken emptyToken; field in class:AbstractAuthenticationEventAuditorTest
99 auditor.getRealmFromToken(emptyToken);
H A DAuthenticationProcessEventAuditorTest.java48 private SSOToken emptyToken; field in class:AuthenticationProcessEventAuditorTest
91 auditor.auditLogout(emptyToken);
/forgerock/openam/openam-core/src/test/java/com/sun/identity/authentication/audit/
H A DAbstractAuthenticationEventAuditorTest.java44 private SSOToken emptyToken; field in class:AbstractAuthenticationEventAuditorTest
99 auditor.getRealmFromToken(emptyToken);
H A DAuthenticationProcessEventAuditorTest.java48 private SSOToken emptyToken; field in class:AuthenticationProcessEventAuditorTest
91 auditor.auditLogout(emptyToken);

Completed in 126 milliseconds