Uses of Class
java.security.Identity
-
Packages that use Identity Package Description java.security -
-
Uses of Identity in java.security
Subclasses of Identity in java.security Modifier and Type Class Description classIdentityScopeclassSignerMethods in java.security that return Identity Modifier and Type Method Description abstract IdentityIdentityScope. getIdentity(String var0)IdentityIdentityScope. getIdentity(Principal var0)abstract IdentityIdentityScope. getIdentity(PublicKey var0)Methods in java.security with parameters of type Identity Modifier and Type Method Description abstract voidIdentityScope. addIdentity(Identity var0)protected booleanIdentity. identityEquals(Identity var0)abstract voidIdentityScope. removeIdentity(Identity var0)
-