Class UstraAuthenticationProperties.ClientValidation
java.lang.Object
com.gsitm.ustra.java.security.authentication.properties.UstraAuthenticationProperties.ClientValidation
- Enclosing class:
- UstraAuthenticationProperties
클라이언트 유효성 검증
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleanString[]getType()inthashCode()voidsetEncryptionType(ClientValidationValueEncryptionType encryptionType) voidsetExcludeUrlPatterns(String[] excludeUrlPatterns) voidvoidsetType(ClientValidationType type) voidsetValidationKeyName(String validationKeyName) toString()
-
Constructor Details
-
ClientValidation
public ClientValidation()
-
-
Method Details
-
getType
-
getEncryptionType
-
getValidationKeyName
-
getSecret
-
getExcludeUrlPatterns
-
setType
-
setEncryptionType
-
setValidationKeyName
-
setSecret
-
setExcludeUrlPatterns
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-