FileDocCategorySizeDatePackage
Claims.javaAPI DocExample2883Tue May 29 16:56:30 BST 2007com.sun.xml.ws.api.security.trust

Claims

public interface Claims
author
Jiandong Guo

Fields Summary
Constructors Summary
Methods Summary
public java.util.ListgetAny()
Gets the value of the any property.

public java.lang.StringgetDialect()
Gets the value of the dialect property.

return
{@link String }

public java.util.MapgetOtherAttributes()
Gets a map that contains attributes that aren't bound to any typed property on this class.

return
always non-null

public voidsetDialect(java.lang.String value)
Sets the value of the dialect property.

param
value {@link String }