|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SecurityDomain
| Method Summary | |
|---|---|
byte[] |
getCertificateEncoded()
Entity's X509Certificate as byte array |
java.util.ArrayList<Entity> |
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 |
|---|
SecurityContext getPolicy(SecurityContext securityContext)
SecurityEntity
getPolicy in interface SecurityEntitysecurityContext -
byte[] getCertificateEncoded()
throws SecurityNotAvailableException
SecurityEntity
getCertificateEncoded in interface SecurityEntitySecurityNotAvailableException
java.util.ArrayList<Entity> getEntities()
throws SecurityNotAvailableException
SecurityEntity
getEntities in interface SecurityEntitySecurityNotAvailableExceptionjava.lang.String getName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||