Package swiss.trustbroker.audit.dto
Class AuditDto.AuditDtoBuilder
java.lang.Object
swiss.trustbroker.audit.dto.AuditDto.AuditDtoBuilder
- Enclosing class:
AuditDto
-
Method Summary
Modifier and TypeMethodDescriptionapplicationName(String applicationName) arDurationSecs(Long arDurationSecs) arResponseId(String arResponseId) arReturnUrl(String arReturnUrl) assertionConsumerUrl(String assertionConsumerUrl) build()clientName(String clientName) clientNetwork(String clientNetwork) clientType(String clientType) conversationId(String conversationId) ctxClasses(String ctxClasses) destination(String destination) deviceIdAccepted(String deviceIdAccepted) expirationTime(Timestamp expirationTime) loginDurationSecs(Long loginDurationSecs) mappedNameId(String mappedNameId) nestedStatus(String nestedStatus) oidcClientId(String oidcClientId) profileExtId(String profileExtId) responseAttributes(Map<String, AuditDto.ResponseAttributeValues> responseAttributes) rpReferrer(String rpReferrer) samlMessage(org.opensaml.core.xml.XMLObject samlMessage) ssoEstablishedTime(Timestamp ssoEstablishedTime) ssoGroupName(String ssoGroupName) ssoParticipantCount(Integer ssoParticipantCount) ssoSessionId(String ssoSessionId) statusMessage(String statusMessage) tokenRequestParams(Map<String, String> tokenRequestParams) toString()
-
Method Details
-
eventType
- Returns:
this.
-
side
- Returns:
this.
-
status
- Returns:
this.
-
statusMessage
- Returns:
this.
-
nestedStatus
- Returns:
this.
-
principal
- Returns:
this.
-
cpNameId
- Returns:
this.
-
mappedNameId
- Returns:
this.
-
clientIP
- Returns:
this.
-
clientType
- Returns:
this.
-
clientNetwork
- Returns:
this.
-
entryId
- Returns:
this.
-
deviceId
- Returns:
this.
-
deviceIdAccepted
- Returns:
this.
-
gatewayIP
- Returns:
this.
-
url
- Returns:
this.
-
referrer
- Returns:
this.
-
rpReferrer
- Returns:
this.
-
applicationName
- Returns:
this.
-
oidcClientId
- Returns:
this.
-
grantType
- Returns:
this.
-
tokenRequestParams
- Returns:
this.
-
clientName
- Returns:
this.
-
profileExtId
- Returns:
this.
-
billingId
- Returns:
this.
-
authLevel
- Returns:
this.
-
ctxClasses
- Returns:
this.
-
scopes
- Returns:
this.
-
issuer
- Returns:
this.
-
rpIssuer
- Returns:
this.
-
cpIssuer
- Returns:
this.
-
destination
- Returns:
this.
-
assertionConsumerUrl
- Returns:
this.
-
loginDurationSecs
- Returns:
this.
-
messageId
- Returns:
this.
-
traceId
- Returns:
this.
-
conversationId
- Returns:
this.
-
sessId
- Returns:
this.
-
ssoSessionId
- Returns:
this.
-
ssoGroupName
- Returns:
this.
-
ssoQoa
- Returns:
this.
-
ssoParticipantCount
- Returns:
this.
-
ssoEstablishedTime
- Returns:
this.
-
arResponseId
- Returns:
this.
-
arState
- Returns:
this.
-
arMode
- Returns:
this.
-
arReturnUrl
- Returns:
this.
-
arDurationSecs
- Returns:
this.
-
expirationTime
- Returns:
this.
-
responseAttributes
public AuditDto.AuditDtoBuilder responseAttributes(Map<String, AuditDto.ResponseAttributeValues> responseAttributes) - Returns:
this.
-
samlMessage
- Returns:
this.
-
build
-
toString
-