Package org.gluu.oxauth.model.ldap
Class ClientAuthorization
java.lang.Object
org.gluu.oxauth.model.ldap.ClientAuthorization
- All Implemented Interfaces:
Serializable
- Version:
- October 16, 2015
- Author:
- Javier Rojas Blum
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetDn()getId()String[]getTtl()inthashCode()booleanvoidsetClientId(String clientId) voidsetDeletable(boolean deletable) voidvoidsetExpirationDate(Date expirationDate) voidvoidvoidvoid
-
Constructor Details
-
ClientAuthorization
public ClientAuthorization()
-
-
Method Details
-
getTtl
-
setTtl
-
getDn
-
setDn
-
getId
-
setId
-
getClientId
-
setClientId
-
getScopes
-
setScopes
-
getUserId
-
setUserId
-
getExpirationDate
-
setExpirationDate
-
isDeletable
public boolean isDeletable() -
setDeletable
public void setDeletable(boolean deletable) -
equals
-
hashCode
public int hashCode()
-