Package net.shibboleth.idp.authn
Class AuthnAuditFields
java.lang.Object
net.shibboleth.idp.authn.AuthnAuditFields
Constants to use for audit logging fields stored in an
AuditContext
.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
REQ_PRINC_OP
Requested principal(s) operator field. @since 4.0.0- See Also:
-
REQ_PRINC
Requested principal(s) field. @since 4.0.0- See Also:
-
AUTHN_FLOW_ID
Authentication flow ID field.- See Also:
-
SSO
SSO indicator signaling authentication was not "freshly" performed.- See Also:
-
-
Constructor Details
-
AuthnAuditFields
private AuthnAuditFields()Constructor.
-