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 TypeMethodDescriptionboolean
getDn()
getId()
String[]
getTtl()
int
hashCode()
boolean
void
setClientId
(String clientId) void
setDeletable
(boolean deletable) void
void
setExpirationDate
(Date expirationDate) void
void
void
void
-
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()
-