Interface Client
public interface Client
-
Method Details
-
getId
-
getClientId
-
getClientSecret
-
getName
-
getRedirects
-
getSupportedGrantTypes
-
getUserKey
-
getScope
-
getCreatedDate
Long getCreatedDate() -
getLastRotationDate
Long getLastRotationDate() -
getRotatedClientId
String getRotatedClientId() -
getRotatedClientSecret
String getRotatedClientSecret() -
getRotatedCreatedDate
Long getRotatedCreatedDate() -
getExpiryDuration
Duration getExpiryDuration()
-