|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.presence.api.authorization.AuthorizationServiceData
public class AuthorizationServiceData
This is the authorization service data structure to register to the presence server
Field Summary | |
---|---|
private AuthorizationService |
_service
The authorization service |
private static long |
serialVersionUID
|
Constructor Summary | |
---|---|
AuthorizationServiceData(AuthorizationService svc)
Constructs a new AuthorizationServiceData object |
Method Summary | |
---|---|
AuthorizationService |
getAuthorizationService()
Returns the authorization service object |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private AuthorizationService _service
private static final long serialVersionUID
Constructor Detail |
---|
public AuthorizationServiceData(AuthorizationService svc)
svc
- the service objectMethod Detail |
---|
public AuthorizationService getAuthorizationService()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |