|
Eclipse Platform Release 3.4 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface describes public credentials added by the Equinox login modules.
This interface should not be extended by clients.
Subject.getPublicCredentials()
Method Summary | |
Principal |
getPrimaryRole()
Returns user's primary role, if set. |
String |
getProviderID()
ID of the provider of this public credential. |
Principal[] |
getRoles()
Returns user's roles. |
Methods inherited from interface java.security.Principal |
equals, getName, hashCode, toString |
Method Detail |
public Principal getPrimaryRole()
null
if
primary role is not set.
null
if there is no primary role.public Principal[] getRoles()
null
if there are no roles.
null
if there are no roles.public String getProviderID()
|
Eclipse Platform Release 3.4 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.