Methods in org.glite.security.authz that throw AttributeException |
void |
SimpleServicePIP.collectAttributes(javax.security.auth.Subject peerSubject,
javax.xml.rpc.handler.MessageContext context,
javax.xml.namespace.QName operation)
collects attributes and populates the subject with
public or private credentials to be checked by subsequent
PDPs in the same interceptor chain. |
void |
ServicePIP.collectAttributes(javax.security.auth.Subject peerSubject,
javax.xml.rpc.handler.MessageContext context,
javax.xml.namespace.QName operation)
collects attributes and populates the subject with
public or private credentials to be checked by subsequent
PDPs in the same interceptor chain. |