|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
byte[] |
getCertificateEncoded()
Entity's X509Certificate as byte array |
java.util.ArrayList |
getEntities()
Retrieves all the entity's ID which contain this entity plus this entity ID. |
java.lang.String |
getName()
|
SecurityContext |
getPolicy(SecurityContext securityContext)
Ask the entity to fill the securityContext parameters with its own policy according to the communication details contained in the given securityContext |
Methods inherited from interface org.objectweb.proactive.ext.security.SecurityEntity |
getCertificate, getPublicKey, publicKeyExchange, randomValue, secretKeyExchange, startNewSession, terminateSession |
Method Detail |
public SecurityContext getPolicy(SecurityContext securityContext)
SecurityEntity
getPolicy
in interface SecurityEntity
securityContext
-
public byte[] getCertificateEncoded() throws SecurityNotAvailableException
SecurityEntity
getCertificateEncoded
in interface SecurityEntity
SecurityNotAvailableException
public java.util.ArrayList getEntities() throws SecurityNotAvailableException
SecurityEntity
getEntities
in interface SecurityEntity
SecurityNotAvailableException
public java.lang.String getName()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |