|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SecurityServiceException | |
|---|---|
| org.granite.gravity.security | |
| org.granite.messaging.service.security | |
| Uses of SecurityServiceException in org.granite.gravity.security |
|---|
| Methods in org.granite.gravity.security that throw SecurityServiceException | |
|---|---|
void |
GravityDestinationSecurizer.canPublish(GravityInvocationContext context)
|
void |
GravityDestinationSecurizer.canSubscribe(GravityInvocationContext context)
|
| Uses of SecurityServiceException in org.granite.messaging.service.security |
|---|
| Methods in org.granite.messaging.service.security with parameters of type SecurityServiceException | |
|---|---|
void |
AbstractSecurityService.handleSecurityException(SecurityServiceException e)
Handle a security exception. |
void |
SecurityService.handleSecurityException(SecurityServiceException e)
|
| Methods in org.granite.messaging.service.security that throw SecurityServiceException | |
|---|---|
void |
RemotingDestinationSecurizer.canExecute(ServiceInvocationContext context)
|
void |
GlassFishSecurityService.login(Object credentials)
|
void |
GlassFishV3SecurityService.login(Object credentials)
|
void |
Jetty6SecurityService.login(Object credentials)
|
void |
SecurityService.login(Object credentials)
|
void |
Tomcat7SecurityService.login(Object credentials)
|
void |
TomcatSecurityService.login(Object credentials)
|
void |
WebLogicSecurityService.login(Object credentials)
|
void |
GlassFishSecurityService.logout()
|
void |
GlassFishV3SecurityService.logout()
|
void |
Jetty6SecurityService.logout()
|
void |
SecurityService.logout()
|
void |
Tomcat7SecurityService.logout()
|
void |
TomcatSecurityService.logout()
|
void |
WebLogicSecurityService.logout()
|
protected void |
AbstractSecurityService.startAuthorization(AbstractSecurityContext context)
Try to login by using remote credentials (see Flex method RemoteObject.setRemoteCredentials()). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||