JBoss Java Authentication SPI for Containers 1.0 API 1.0.0.Final

Uses of Interface
javax.security.auth.message.MessagePolicy.Target

Packages that use MessagePolicy.Target
javax.security.auth.message   
 

Uses of MessagePolicy.Target in javax.security.auth.message
 

Methods in javax.security.auth.message that return MessagePolicy.Target
 MessagePolicy.Target[] MessagePolicy.TargetPolicy.getTargets()
          Get the array of layer-specific target descriptors that identify the one or more message parts to which the specified message protection policy applies.
 

Constructors in javax.security.auth.message with parameters of type MessagePolicy.Target
MessagePolicy.TargetPolicy(MessagePolicy.Target[] targets, MessagePolicy.ProtectionPolicy protectionPolicy)
          Create a new TargetPolicy.
 


JBoss Java Authentication SPI for Containers 1.0 API 1.0.0.Final

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.