org.apache.wss4j.common.principal
Interface PublicKeyPrincipal

All Superinterfaces:
Principal
All Known Implementing Classes:
PublicKeyPrincipalImpl

public interface PublicKeyPrincipal
extends Principal


Method Summary
 PublicKey getPublicKey()
           
 
Methods inherited from interface java.security.Principal
equals, getName, hashCode, toString
 

Method Detail

getPublicKey

PublicKey getPublicKey()


Copyright © 2004–2015 The Apache Software Foundation. All rights reserved.